php forum
php mysql forum
php mysql smarty
 
Topic Options
#282822 - 01/03/05 03:49 AM Finished-[All] Graffiti Wall Tweak
Twisty Offline
Code Monkey

Registered: 09/26/03
Posts: 524
Mod Name / Version: Graffiti Wall Tweak <br /> <br />Description: When you write on the wall, it will now immediately show what you wrote after spraying without having to manually refresh afterwards (ie. by clicking the 'show' button or refreshing your browser). <br /> <br />Working Under: UBB.Threads 6.3-6.4-6.5 <br /> <br />Mod Status: Finished <br /> <br />Any pre-requisites: Graffiti Wall Add-on Installed <br /> <br />Author(s): Twisty <br /> <br />Date: 01/03/05 <br /> <br />Credits: <br /> <br />Files Altered: /graffiti/index.php <br /> <br />New Files: <br /> <br />Database Altered: no <br /> <br />Info/Instructions: In graffiti/index.php... <br /> <br />1) CHANGE THIS: <br /> <br />
Code:
    // This should point to the graffiti index.php file to prevent multiple POSTs <br />    header("Location: {$config['phpurl']}/graffiti/index.php");
<br /> <br />TO THIS: <br /> <br />
Code:
    // This should point to the graffiti index.php file to prevent multiple POSTs <br />    $html = new html; <br />    $html -&gt; send_header("",$Cat,"&lt;meta http-equiv=\"Refresh\" content=\"0;url={$config['phpurl']}/graffiti/index.php\" /&gt;",$user);
<br /> <br /> <br />2) DELETE THIS: <br /> <br />
Code:
	&amp;nbsp;&lt;input type=button value="Show" onClick="history.go()" style="font-size: 8pt;" &gt;
<br /> <br />Disclaimer: Please backup every file that you intend to modify. <br />If the modification modifies the database, it's a good idea to backup your database before doing so. <br /> <br />Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.

Top
#282823 - 01/03/05 04:39 PM Re: Finished-[All] Graffiti Wall Tweak [Re: smoknz28]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Where is this "add-on"? <br /><br />I've done a few searches with different wording and still can't find it.<br /><br />Thanks...

Top
#282824 - 01/03/05 05:39 PM Re: Finished-[All] Graffiti Wall Tweak [Re: General_Failure]
Twisty Offline
Code Monkey

Registered: 09/26/03
Posts: 524
Right here... <br /> <br />http://www.mpdev.net/wall.php <br /> <br />You can purchase it for $19. Actually it looks like his newest script already has this behaviour. So this tweak is basically for those using an older version of it. Mine's dated June 17th, 2003.
_________________________
Twisty []http://www.mameworld.info/misc/nana2.gif[/]
MAMEWorld

Top
#282825 - 01/03/05 08:30 PM Re: Finished-[All] Graffiti Wall Tweak [Re: smoknz28]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Thanks twisty <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#282826 - 01/06/05 07:07 PM Re: Finished-[All] Graffiti Wall Tweak [Re: SurfMinister]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
I had forgotten all about this.... <br /><br />I thought I had posted the source here on threadsdev for everyone.
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#282827 - 01/07/05 01:34 PM Re: Finished-[All] Graffiti Wall Tweak [Re: gailg]
DrChaos Offline
Coder

Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
*cough* where *cough*
_________________________
DrChaos
LeetGamers

Top
#282828 - 06/12/05 09:40 PM Re: Finished-[All] Graffiti Wall Tweak [Re: Duck]
minimock Offline
Newbie

Registered: 01/21/05
Posts: 14
The guy used to charge for the script, and now he is giving it away.<br /><br />But the new code dosent have the refrence for changes mentioned.

Top
#282829 - 06/13/05 09:04 PM Re: Finished-[All] Graffiti Wall Tweak [Re: Trailrider]
ScriptZ Man Offline
User

Registered: 01/03/05
Posts: 38
I'm getting this error when I try to write to wall <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" /><br />[]Fatal error: Call to undefined function: imagettfbbox() in /home/katz/public_html/graffiti/index.php on line 88[/]

Top
#282830 - 06/15/05 07:38 AM Re: Finished-[All] Graffiti Wall Tweak [Re: Pumpkihn]
ScriptZ Man Offline
User

Registered: 01/03/05
Posts: 38
Hello? <img src="http://www.ubbdev.com/forum/images/graemlins/crazy.gif" alt="" />

Top
#282831 - 06/15/05 09:23 AM Re: Finished-[All] Graffiti Wall Tweak [Re: Pumpkihn]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
sounds like either your PHP version is way under date... or you don;t have gd mod in php installed.. or you dont have the image mod in php installed.. in a script do the following<br /><br />create a phpinfo.php file and in it place<br /><br /><?<br />phpinfo();<br />?><br /><br />and report what the first row.. the configurtaion options tells ya..
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#282832 - 06/15/05 09:55 AM Re: Finished-[All] Graffiti Wall Tweak [Re: Duck]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
[]DrChaos said:<br />*cough* where *cough* [/]<br /><br />http://www.mpdev.net
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#282833 - 06/15/05 05:10 PM Re: Finished-[All] Graffiti Wall Tweak [Re: gailg]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Works great on my Fusion Site!
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#282834 - 06/15/05 06:46 PM Re: Finished-[All] Graffiti Wall Tweak [Re: 234234]
ScriptZ Man Offline
User

Registered: 01/03/05
Posts: 38
scroungr: This is the info I got after running phpinfo.php (as per your recommendation) - What do you think? <br /> <br />[]PHP v4.3.10 <br />System Linux server.baxterentertainmentgroup.com 2.4.20-31.9 #1 Tue Apr 13 18:04:23 EDT 2004 i686 <br />Build Date Mar 3 2005 15:20:17 <br />Configure Command './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-mcrypt' '--enable-magic-quotes' '--with-mysql=/usr' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib' <br />Server API Apache <br />Virtual Directory Support disabled <br />Configuration File (php.ini) Path /usr/local/Zend/etc/php.ini <br />PHP API 20020918 <br />PHP Extension 20020429 <br />Zend Extension 20021010 <br />Debug Build no <br />Thread Safety disabled <br />Registered PHP Streams php, http, ftp, compress.zlib <br /> <br />This program makes use of the Zend Scripting Language Engine: <br />Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by Zend Technologies with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend Technologies[/]

Top
#282835 - 06/16/05 01:21 AM Re: Finished-[All] Graffiti Wall Tweak [Re: Pumpkihn]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
hmm well its got gd.. but can't find that function..<br /><br />mine btw looks like<br /><br />'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-exif' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning' '--with-zlib'<br /><br />ok anyways go down to the gd section and see what it says.. for comparrison mine says<br /><br />gd<br />GD Support enabled<br />GD Version bundled (2.0.28 compatible)<br />FreeType Support enabled<br />FreeType Linkage with freetype<br />GIF Read Support enabled<br />GIF Create Support enabled<br />JPG Support enabled<br />PNG Support enabled<br />WBMP Support enabled<br />XBM Support enabled
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top



Moderator:  Ian_W 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks